#div_keywords{
  visibility: hidden;
}

html, body {
  font-family: Verdana, Arial;
  font-size: 14px;
  /* font-size: 1.0em; */
  color: #444;
  /* overflow: hidden; */
  margin: 0px;
  height: 100%;
}

body{
 /*overflow: hidden;*/
 /* overflow-y: auto; */
 overflow: scroll;
 height: 100%;
}

.location{
  margin-top: 5px;
  margin-bottom: 3px;
}

.share{
  /*font-size: 12px;*/
  color: #06c;
  /*margin-left: 160px !important;
  margin-top: -25px !important;*/
}
.share_shire{
  /*font-size: 12px;*/
  color: #06c;
  /*margin-left: 160px !important;
  margin-top: -25px !important;*/
}
.main_menu{
  height: 250px;
  overflow-x: scroll;
  overflow-y: scroll;
}
.list_savelist{
  margin-top: -10px;
}
#name_folder{
  margin-top: 5px;
}
.div_savelist{
  margin-top: 15px;
}
#save_in{
  margin-top: 0px;
}

#flag_b{
  margin-left: 1px;
}

.container {
  width: 100%;
  height: 100%;
}

#content_1{
  margin-top:0px !important;
  width: 100%!important;
  height: auto ;
}

/* General */
.left {
  float: none;
}
.right {
  float: none;
}
.clear {
  clear: both;
}
.divtextjn{
    padding-left: 26px!important;
  }
/*.divtextjn{
  padding-left: 35px!important;
}*/
/*.txtjn{
margin-left:-4px !important
}*/
.txtjn{
  margin-left: 30px !important;
}
#item {
  /*margin-top: 30px;*/
}
.link_left{
  text-align: left;
  display:block !important;
}

a {
  color:#444;
  font-weight:400;
  text-decoration:none;
  width:100%;
}
a:active {
  color:#444;
  width:100%;
}
#login_password_top_div ul li,#userLoginDiv ul li {
  display:block;
}

#login_password_top_div2 {
  /*width: 645px;*/
}
#login_password_top_div2 ul,#userLoginDiv ul,#userLoginDiv1 ul,#userLoginDiv2 ul {
  list-style:none;
  white-space:nowrap;
}

#login_password_top_div2 ul li,#userLoginDiv ul li {
  display:inline;

}

.search-text{
  font-family: Verdana;
  color: #FFF;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.35);
  text-align: center;
  padding-bottom: 15px;
  font-weight: bold;
  font-size: 1.7em;"
  width:100%;
}
.search-text-2{
  font-family: Verdana;
  color: #FFF;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.35);
  text-align: center;
  padding-bottom: 15px;
  font-weight: bold;
  font-size: 0.85em;"
  width:100%;
}
.search-text-2 a{
  color: #FFF;
  font-size: 1em;
  font-weight: bold;
  text-decoration: underline;
}
.search-text-2 a:hover{
  color: #FFF;
	font-size: 1em;
  font-weight: bold;
  text-decoration: underline;
}
.search-box{
	width:250px;
	text-indent: 6px;
	font-size:16px;
	padding: 4px 0 3px;
	float:none;
	margin-top: 3px !important;
}
.searchForm {
  /*width:100%;*/
}
input[type="button"], input[type="submit"], input[type="reset"], button, a.new_btn {
	cursor:default!important;
	display:inline-block;
	font-weight:bold;
	height:27px;
	line-height:1;
	min-width:54px;
	padding:0 8px;
	text-align:center;
	text-decoration:none!important;
	-webkit-border-radius:2px;
	border-radius:2px;
	-webkit-user-select:none;
  margin-left: -10px;
}

input[type="button"]:focus,input[type="submit"]:focus,input[type="reset"]:focus, button:focus, a.new_btn:focus{
	border:1px solid #4d90fe;
	outline:none;
	-webkit-box-shadow:inset 0 0 0 1px #fff;
	box-shadow:inset 0 0 0 1px #fff;
}

input[type="button"]:hover,input[type="submit"]:hover,input[type="reset"]:hover, button:hover, button.hover, a.new_btn:hover{
	border-color:#c6c6c6;
	color:#222!important;
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15);
	box-shadow:0 1px 0 rgba(0,0,0,.15);
	background:#f8f8f8;
	background:-webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
	background:linear-gradient(top,#f8f8f8,#f1f1f1);
	
}

input[type="button"]:hover:focus, input[type="submit"]:hover:focus, input[type="reset"]:hover:focus, button:hover:focus, a.new_btn:hover:focus {
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15),inset 0 0 0 1px #fff;
	box-shadow:0 1px 0 rgba(0,0,0,.15),inset 0 0 0 1px #fff;
}

.gbqfb::-moz-focus-inner{
	border:0;
}

.gbqfba::-moz-focus-inner{
	border:0;
}

input[type="button"], input[type="submit"], input[type="reset"], button, a.new_btn {
	border:1px solid #dcdcdc;
	border-color:rgba(0,0,0,0.1);
	color:#444!important;
	font-size:14px;
	background:#f5f5f5;
	background:-webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
	background:linear-gradient(top,#f5f5f5,#f1f1f1);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
  /* width: 72px; */
}

input[type="button"]:active,input[type="submit"]:active,input[type="reset"]:active, button:active, a.new_btn:active{
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
}

.btn_search_main { 
  width: 120px; 
  height: 33px!important;
}
.btn_search { 
	width: 120px; 
  height: 33px!important;
}

a.new_btn{
	height: auto;
	padding: 3px 5px;
}

#login_password_top_div {
  /*width: 645px;*/
}
#login_password_top_div ul,#userLoginDiv ul,#userLoginDiv1 ul,#userLoginDiv2 ul {
  list-style:none;
  white-space:nowrap;
}

#login_password_top_div ul li,#userLoginDiv ul li {
  display:inline;

}
a {
  color:#444;
  font-weight:400;
  text-decoration:none;
}
a:active {
  color:#444;
}

.menu{
  /*width: 645px;*/
}
#menu ul{
  padding-left: 0;
}
#menu ul li#user_first_name {
  color:#06C;
  position: relative;
  top: 1px;
  font-weight:normal;
  font-size: 16px;

}
.bg-home {
  width: 100%;
  min-width: 100%;
  margin: 0 auto;
  position: relative;
  height: 90%;
  min-height:260px;
  text-align: center;
  color: #fff;
  /*background: transparent url(../../images/Seattle.jpg) no-repeat top center;*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover !important;
  -o-background-size: cover;
  background-position: -135px 100% !important;
}

.bg-home_resize {
  width: 100%;
  min-width: 100%;
  margin: 0 auto;
  position: relative;
  height: 90%;
  min-height:260px;
  text-align: center;
  color: #fff;
  background: transparent url(../../images/Seattle.jpg) no-repeat top center ;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover !important;
  -o-background-size: cover;
  background-position: -135px 100% !important;

}
/* Old style */
.seven-day-fc {
  border-top: 1px solid rgba(0,0,0,0.2);
}

.seven-day-fc:last-of-type {
  border-bottom: 1px solid rgba(0,0,0,0.2);
}

.seven-day-fc .date {
  width: 30%;
}

.seven-day-fc .seven-day-temp {
  width: 30%;
}

.seven-day-fc .pcount {
  width: 16%;
}

.user_member_type_span{
  margin-left: 0px!important;
}
#user_member_type{
  margin-top: 4px;
}
#border_job{
  padding-top: 10px!important;
}
.logo {
	/*width: 100%;*/
  width:auto;
  height: 27px;
  border: 0px;
  margin-bottom: 0px;
}
.header-nav{
	/*padding:10px 0 4px;*/
  padding: 8 0 0 0;
	max-width: 90%;
	text-align: center;
	margin:0 58px !important;
}

.postDiv {
  /*float:left;*/
  margin-top: 30px;
  margin-right: 150px;
}

.postDiv .postDivButton {
  width:100%;
  height:22px;
  padding-bottom:10px;
  /* margin-left:5px;*/
  text-align:center;
  /*float:left;*/

  padding-right: 50px;
  padding-left: 50px;
}

.postDiv .postDivButton .button {
  width:100%;
}
/* FOOTER */
/*.footer{
  margin-top: 30px;
  position: relative;
  /*display: inline-block;  
  }*/

  .footer{
    font-size: 12px;
    text-align: center;
    /*padding-top: 250px;*/
    padding-top: 0px;
    /*padding-bottom: 14px;*/
    line-height: 160%;
    clear: both;  
  /*margin-top: 70px;
  position: relative;*/
}

@media screen and (min-width:635px) and (max-width:642px){
  #search{
  margin: 14px auto !important;
  }
  #map-canvas {
    margin-top: 38px !important; 
  }
  .main_menu{
    height: 300px;
    overflow-x: scroll;
    overflow-y: scroll;
}
}

@media screen and (max-height:480px ){
  .footer{
    /**margin-top: 70px;*/
    position: relative;
  }
  .back_content {
    position: inherit !important;
  }
  .main_menu{
    height: 250px;
    overflow-x: scroll;
    overflow-y: scroll;
}
}
/* FOOTER */

.table {
  line-height: 21px !important;
  padding-bottom: 16px;
}

table, .table_search {
  width: 100%;
  border-collapse: collapse;
}

.table_search tr td {
  /* font-family: Arial,Helvetica,sans-serif; */
  font-size: 14px;
  margin: 0;
  padding: 3px;
}

.table_row {
  padding: 6px 0;
}

.table_column1 {
  float: left;
  /*min-width: 153px;*/
  min-width: 5px;
  width: auto;
  text-align: right;
  position: relative;
  top: 2px;
  font-size: 14px;
}

.table_column2 {
  float: left;
  min-width: 260px;
  width: auto;
  margin-left: 6px;
  text-align: left;
}
.table_column2b {
  float: left;
  min-width: 50px;
  width: auto;
  margin-left: 6px;
  text-align: left;
}
.table_column3 {
  float: left;
  margin-left: 4px;
  line-height: 23px;
  position: relative;
  top: 2px;
}

.smallText {
  font-size: 11px;
  /*margin-left: 160px;*/
}
#chekmap{
  margin-left: 160px;
}
#description {
  width: 705px;
  height: 200px;
}

.mapShire-canvas{
  margin:  0px 6px !important;
  padding: 0px !important;
  height: 250px !important;
  margin-top: -8px !important; 
}
.mapJobs{
  margin:  0px 6px !important;
  padding: 0px !important;
  height: 165px !important;
  margin-top: -8px !important;     
}

#map-canvas {
  margin:  0px 6px;
  padding: 0px;
  height: 250px;
  margin-top: -8px !important; 
}

.map-canvas {
  height: 245px;
  /*width: 365px;*/
  width: 256px;
}

#map-canvas div {
  line-height: 1.35;
}
.textarea-field{
  width: 600px;
  height: 200px;  
}

.table_column4 {
  margin-left: 50px;
}

/*#contact_table input[type="text"],textarea{
    width: 100% !important;
    float: left;
    margin-bottom: 10px;
    }*/

    #contact_table input[type="text"]{
      width: 100% !important;
      float: left;
      margin-bottom: 10px;
    }

    .button_send {
      padding-top: 10px;
    }
    .button_send {
      text-align: center;
    }

    #captcha {
      width: 153px !important;
      position: relative;
      top: -13px;
      /*margin-left: 13px;*/
    }

    .postPage, .rightPage {
      width: 70%;
      max-width: 800px;
    }

    .postPage{
      margin-top: 50px;
    }

    .emailAlerts h3 {
      margin-bottom: 10px;
    }

    .emailAlerts dt, .zend_formz dt {
      float: left;
      width: 100px;
      text-align: right;
      margin: 2px 5px 0 0;
      padding: 0;
      /*color: #FF0000;*/
    }

    .emailAlerts dd, .zend_formz dd {
      margin-top: 5px;
      float: left;
      width: 270px;
      position: relative;
      margin-left: 0px;
    }

    .left_emailalert {
      clear: both;
      min-height: 31px;
      height: auto;
    }

    .emailAlerts dt label {
      display: block;
      padding-top: 3px;
      font-size: 15px;
    }

    .emailAlerts input[type=text] {
      width: 256px;
    }

    .emailAlerts .buttons, .zend_formz .buttons {
      margin-top: 0;
      padding-top: 6px;
      margin-left: 102px;
    }

    .error_m {
      min-height: 5px;
      height: auto;
    }

    .image_capcha{
      position: relative;
      top: 11px;
      /*margin-left: 15px;*/
    }
    .image_capcha2{
      margin-left: 5px;
      top: -2px;
    }
    .image_capcha3{
      margin-left: 5px;
      top: -2px;
    }
    .center {
      text-align: center;
    }

    .emailAlerts .empty, .zend_formz .empty {
      clear: both;
      height: 1px;
    }

    #captcha_alerts{
  /*margin-left: 13px;
  margin-top: -10px;*/
  width: 100%;
}
#captcha_alerts2{
  display: inline-flex;
  margin-top: 8px;
  margin-left: 10px;
  width: 100%;
}

.containt-captcha{
  margin-top: -20px;
  text-align: left;
}

.page {
  height: 100%;
  overflow: hidden;
  width: 100%;
}

.blue_box {
  width: 100%;
  clear: both;
  padding-bottom: 5px;
}

.body_bl {
  clear: both;
  overflow: hidden;
  padding: 0 8px;
  /* padding-top: 5px; */
}

#searchResults {
  border: 0px;
  padding: 6px 4px 4px;
  clear: both;
  width: 100% !important;
}

#map-canvas2 {
  margin: 0px;
  padding: 0px;
}

.map-canvas2 {
  height: 300px;
  width: 382px;
  left: -13px !important;
}

#map-canvas2 div {
  line-height: 1.35;
}

#searchPagination {
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 3px;
  clear: both;
  overflow: hidden;
}
a:hover, a.blueLink {
  color: #06c;
  text-decoration: underline;
}

.blueLink {
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.wrap-image {
  width: 130px;
  margin-bottom: 5px;
  margin-top: 5px;
}

#searchForm {
  /* padding-top: 10px; */
  margin-left: 20px;
}

#searchForm input[type="text"]{
  margin-left: -5px;
}

.menu_icon{
  background: transparent url(../../images/Menu_icon.png) no-repeat center center !important;
  background-size: 25px 25px !important;
  height: 35px !important;
  min-width: 45px !important;
  display: block;
  float: none;
}

#menu-header {
  margin-right: -35px;
  margin-bottom: 10px;
}

.center_b {
  background: #e1eafe;
  padding: 0;
  border: none;
  margin: 0;
  padding: 5px;
}

#login_password_div input[type="text"], #login_password_div input[type="password"] {
  width: 256px !important;
}

#login_password_div input[type="button"] {
  width: 120px !important;
}

a.smallLink, a.titleCategoryLink, .categoriesList a, #searchPagination a {
  font-size: 14px;
}
#link_uni{
  display: none;
}
#link_uni2{
  display: none;
}
#link_maj{
  display: none;
}
#link_maj2{
  display: none;
}
#form_step1 {
  margin-bottom: 10px;
}

.sub-content-5-left {
  float: left;
  text-align: right;
  width: 150px;
  padding: 5px 5px 10px 5px;
}

.sub-content-5-left2 {
  float: left;
  text-align: left;
  width: 264px;
  padding: 5px 5px 5px 10px;
}

.sub-content-5-clear {
  clear: both;
}

.sub-content-5-left6 {
  float: left;
  text-align: left;
  max-width: 750px;
  width: auto;
  padding: 5px 5px 5px 5px;
}

.emailAlerts{
  /*margin-top: 50px;*/
}

.red_error{
  color:#FF0000;
}

/*.red_red{
    color:#FF0000;
}

.red{
    color: #FF0000;
    }*/


    @media screen and (max-width: 800px){
      #search{
        margin: 14px auto !important;
      }
      #login_password_top_div{
        display:none;
      }

      #login_password_top_div2{
        display:none;
      }   
      #mobile_menu{
        display:block;
      }

      #mobile_menu_logout{
        display: block ;
      }

      .postDiv{
        display:none;
      }

      #footer_main{
        display:none;
      }

      #footer_mobile{
        display: none;
      }
      .main_menu{
        height: 350px;
        overflow-x: scroll;
        overflow-y: scroll;
}
    }

    header {
     width:100%;
   }

   header nav {
     width:90%;
     max-width:1000px;
     margin:20px auto;
     /*background:#024959;*/
     background: #555;
     opacity: 0.9;
   }

/*.menu_bar {
	display:none;
  }*/

  header nav ul {
   overflow:hidden;
   list-style:none;
 }
 
/*header nav ul li {
	float:left;
  }*/

  header nav ul li a {
   color:#fff;
   padding:20px;
   display:block;
   text-decoration:none;
   font-weight: 600;
 }
 
 header nav ul li span {
   margin-right:10px;
 }
 
 header nav ul li a:hover {
   /*background:#037E8C;*/
   background: #606060;
   color: #fff;
   text-decoration: none;
 }
 
 section {
   padding:20px;
 }
 
 @media screen and (max-width:800px ) {
  #search{
  margin: 14px auto !important;
  }
   header nav {
    width:70%;
    height:auto;
    left:-100%;
    margin:0;
    position: absolute;
    /*position: fixed;*/
    z-index: 1;

  }

  header nav ul li {
    display:block;
    float:none;
    border-bottom:1px solid rgba(255,255,255, .3);
    text-align: left;
  }

  .menu_bar {
    display:block;
    width:100%;
    /*background:#fff;*/
    margin-top: -60px;
    margin-left: 14px;
  }

  .menu_bar .bt-menu {
    display:block;
    padding:20px;
    /*background:#FBFBFB;*/
    /*background:#FFF;*/
    color:#3F3F3F;
    text-decoration:none;
    font-weight: bold;
    font-size:25px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    margin-left: -10px;
  }

  .menu_bar span {
    float:right;
    font-size:40px;
  }
  .main_menu{
    height: 350px;
    overflow-x: scroll;
    overflow-y: scroll;
}
}

/* -- FONT -- */
@font-face {
	font-family: 'FalconMasters';
	src:url('fonts/FalconMasters.eot?-ibh2ms');
	src:url('fonts/FalconMasters.eot?#iefix-ibh2ms') format('embedded-opentype'),
  url('fonts/FalconMasters.woff?-ibh2ms') format('woff'),
  url('fonts/FalconMasters.ttf?-ibh2ms') format('truetype'),
  url('fonts/FalconMasters.svg?-ibh2ms#FalconMasters') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'FalconMasters';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.infoTitle {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.3;
}

#infoTitleSmall, .infoTitle {
  color: #06c;
  font-weight: 700;
  font-size: 14px;
  padding: 3px 0;
  text-align: left;
}

.blueLink {
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}


.left_t_b {
  width: 0;
  vertical-align: bottom;
  text-align: right;
  padding: 0;
  border: none;
  margin: 0;
}

.center_t_b {
  width: 100%;
  background: url(/images/back_top.gif) repeat-x left bottom;
  text-align: left;
  padding: 0;
  border: none;
  margin: 0;
}

.right_t_b, .right_b_b {
  width: 0;
  vertical-align: bottom;
  text-align: left;
  padding: 0;
}

.left_b {
  background: #fff url(/images/back_left.gif) repeat-y right top;
  vertical-align: middle;
  padding: 0;
  border: none;
  margin: 0;
}

.center_b {
  background: #fff;
  padding: 0;
  border: none;
  margin: 0;
  padding: 5px;
}

.right_b {
  background: #fff url(/images/back_right.gif) repeat-y left top;
  padding: 0;
  border: none;
  margin: 0;
}

.left_b_b {
  width: 0;
  vertical-align: top;
  text-align: right;
  padding: 0;
  border: none;
  margin: 0;
}

.center_b_b {
  width: 100%;
  background: #e1eafe url(/images/back_bot.gif) repeat-x left top;
  text-align: center;
  padding: 0;
  border: none;
  margin: 0;
}
#infoFather{
  display: inline-flex;
}
.infoWindowDesc {
  max-width: 660px;
}

.infoWindowDesc {
  /* max-width: 677px; */
  width: auto;
  /* border-top: 1px solid #ccc; */
  /* margin-top: 10px; */
  padding-top: 10px;
  color: #555;
  font-size: 14px;
  text-align: left;
  /*min-height: 125px;*/
  min-height: 25px;
}

.infoWindowDesc a {
  /*color: #06c;*/
  color: #555;
}

.contactInfo {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding-top: 40px;
  text-align: left;
}

.contactInfo a {
  color: #06c;
}

h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #06c;
  margin-top: -25px;
  margin-bottom: 25px;
  font-weight: normal;
  text-align: left;
}

#txt_std{
  width: 48% !important;
}

#footer_main{
  /*display: none ;*/
}

#footer-linkss ul {
  list-style: none;
  font-size: 1.0em;
  padding-left: 0px;
}


#tdstuds{
  margin-left: auto !important;
  margin-right: auto !important;
  /*width: 9em !important;*/
  width: 100% !important;
  padding: 10px 10px;
  text-align: left;
}
#div_image1 {
  margin-left: -90px;
}

.ui-file {
  padding: 0;
  position: relative;
  width: 100%;
  display: inline-block;
}

#dv_absolute {
  position: relative !important;
}

.table_column4 {
  float: left;
  position: absolute;
  /*margin-top: 130px;
  margin-left: 145px;*/
  margin-top: 21%;
  margin-left: 14%;
  z-index: 100;
}

.medium_bar_bottom_join{
  height: 10px;
  left: 0px;
  width: 100%;
  margin-bottom: -170px;
  position: absolute;
  bottom: -275px;
  top: auto;
  background: rgb(85, 85, 85);    

}

.table_column4 label span{
  margin-left: 0px !important;
}

#map_students, #map_jobs{
  display:none ;
}

.tabBar {
  background-color: #333;
  clear: both;
  color: #666;
  padding: 3px 3px 3px 10px;
  text-align: left;
}

#bg_img_none{
  display: none !important;
}

/*#btn_search_home{
    width: 382px !important;
    margin-left: 5px;
    margin-bottom: 10px;
}
*/

    .small_bar_bottom_join{
      height: 10px;
      left: 0px;
      width: 100%;
      margin-bottom: -170px;
      position: absolute;
      bottom: -115px;
      background: rgb(85, 85, 85);
    }

    .medium_footer_mobile_resume{

    }

    .medium_content_search{
      height: 100% !important;
    }

    .medium_bar_bottom_email{
      height: 10px;
      background: #555;
      position: absolute;
      bottom: -225px;
      left: 0;
      width: 100%;
    }

    .medium_bar_bottom_contact{
      height: 10px;
      background: #555;
      position: absolute;
      bottom: -35px;
      left: 0;
      width: 100%;
    }

    #padding_form {
      padding: 30px 10px 10px 10px ;
    }

    .privacy_info {
      margin-top: 1em;
      margin-right: 20px;
      text-align: left;
    }

    .footer {
      margin-top: 10px;
    }

    .titles-std{
      text-align: left;
    }

    .link-list{
      text-align: left;
    }

    .link-list div{
      /*width: 12%;*/
      float: left;
    }

    .left_t_b img{
      margin-bottom: -6px;
    }

    .left_b_b img{
      margin-bottom: 10px;
    }

    .right_t_b img{
      margin-bottom: -6px;
    }

    .right_b_b img{
      margin-bottom: 10px;
    }

    .center_b_b{
      background: transparent url(/images/back_bot.gif) repeat-x left top !important;
    }


    @media screen and (max-width:800px){
      .main_menu{
        height: 350px;
        overflow-x: scroll;
        overflow-y: scroll;
}
    }

    #btn_search_home{
      width: 383px;
      margin-left: 6px;
    }

    .table_column22{
      float: left;
      margin-left: 8px;
    }

    #alerts{
      float: left;
      margin-left: -1px;
    }

    .search_home{
      margin: 20px auto !important;
    }

    #captcha1{
      margin-left: 10px;
      top: -2px;
    }
    

    .captcha_title{
      margin-left: -9px;
      margin-right: 7px;
    }

    textarea{
      font-size: 14px;
      font-family: Verdana, Arial, Helvetica, sans-serif;
    }

    @media only screen and (device-width: 768px){
      #map_dv{ 
        display: none !important;  
      }
      .main_menu{
        height: 350px;
        overflow-x: scroll;
        overflow-y: scroll;
      }
    }

    @media screen and (max-width: 768px){
      .map-poststudent {
        margin-top: 15px !important;
        margin-left: 10px !important;
      }
      .main_menu{
        height: 350px;
        overflow-x: scroll;
        overflow-y: scroll;
      }
    }

    @media screen and (max-width: 700px){
      div  .map_jobs{
        /*margin-bottom: -74px !important;*/
        margin-bottom: 120px !important;
        margin-top: 25px !important;

        height: 160px !important;
      }
      .main_menu{
        height: 350px;
        overflow-x: scroll;
        overflow-y: scroll;
      }
    }

    @media screen and (max-width: 645px){
      div  .map_jobs{
        /*margin-bottom: -74px !important;*/
        margin-bottom: 120px !important;
        margin-top: 25px !important;
        height: 115px !important;
      }
      .main_menu{
        height: 350px;
        overflow-x: scroll;
        overflow-y: scroll;
      }
    }

    @media screen and (min-width: 950px) and (max-width: 960px){
      div  .map_jobs{
        /*margin-bottom: -74px !important;*/
        margin-bottom: 0px !important;
        margin-top: 20px !important;

        height: 160px !important;
      }
      .main_menu{
        height: 350px;
        overflow-x: scroll;
        overflow-y: scroll;
      }
    }

    @media screen and (min-width: 760px) and (max-width: 770px){
      div  .map_jobs{
        margin-bottom: 120px !important;
        margin-top: -20px !important;
        height: 245px !important;
      }
      .mapJobs{
        height: 240px !important;
      }
      .main_menu{
        height: 350px;
        overflow-x: scroll;
        overflow-y: scroll;
      }
    }



    @media screen and (max-width: 800px){
      .captcha_text{
        padding-top: 0px !important;
      }


      .captcha-img{
        float: left;
        margin-bottom: 10px; 
      }

      #contact_table #send_message{
        margin-right: 29% !important;
      }

      .footer_absolute {
        color: #fff;
        z-index: 99999999999999;
        position: absolute;
      }

      .footer_absolute span{
        color: #fff !important;
      }

      #btn_search_home {
        width:383px;
        margin-left: -5px;
        margin-top: 17px;
        height: 33px;
      }

      .search_home_medium{
        /*margin-left: 124px !important;*/
      }

      .buttons_alerts{
        float: left;
        margin-top: 10px !important;
        margin-left: 17.5% !important;
      }

      #map_students, #map_jobs {
        display: none !important;
      }

      #search_shire_large input[type="text"]{

      }

      .email-medium{
        /*margin-left: 25.8%;*/
        margin-left: 2%;
      } 

      #contact_table .send_message_android {
        margin-right: -20px !important;
        
        float: none;
      }

      #contact_table .send_message_iphone {
        margin-right: 0px !important;
        float: none;
      }

      #myPostings a {
        font-size: 14px;
        color: #06c!important;
        font-family: Arial, Helvetica, sans-serif;
      }
      .link {
        font-size: 14px;
        color: #06C;
        text-decoration: none;
      }

      .my-posting-photo{
        width: 120px;
        height: 90px;    
      }
      #alerts_message{
       margin-left: 0px!important;   
     }
     #lbl_alerts_msg{
      margin-left: -5px!important;
    }
    #alerts_msg{
      margin-left: 8px;
    }
    
    .tabSection {
      /*border: 1px solid #333;*/
      border: none;
      height: 100% !important;
      overflow: auto !important;
      padding: 10px;
    }
    
    #login_password_div {
      z-index: 500;
      width: 290px;
      position: absolute;
      border: 1px solid #444;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 0px;
      background: #FFFFFF;
      padding: 10px;
      left: 50%;
      top: 50%;
      margin-top: -108px;
      margin-left: -145px;
      -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    }
    
    .posting-content-img{
      display:none;
    }
    
    .dv-posting-photo{
      display: none;
    }
    
    #td_first_searchs{
      display: none;
    }
    
    #map_dv {
      /*height: 240px !important;*/
      height: 242px ;
      width: 100% !important;
      margin: 0px;
      /* margin-left: 62px; */
      margin-bottom: 10px;
      padding-top: -50px !important;
      /*border:1pt solid black;*/
      display:none !important;
    }
    
    #description_shire{
      width: 587px !important;
      height: 200px;
      margin: 19px;
      margin-top: -26px;
      margin: 8px !important;
    }
    
    .listingRow div {
      /*width: 100% !important;*/
      text-align: left;
      font-size: 14px;
    }
    
    #bar_bottom{
      display:none;
    }
    
    .to-left{
      text-align: left;
    }
    
    #description {
      width: 590px;
      height: 200px;
    }
    
    .date-posting{
      display: none;
    }
    
    .table_column11 {
      float: left;
      /*min-width: 153px;*/
      width: auto;
      text-align: left;
      position: relative;
      top: 2px;
      padding-bottom: 2px;
    }

    .table_column22 {
      float: left;
      min-width: 260px;
      width: auto;
      margin-left: 6px;
      text-align: left;
    }

    .table_column33 {
      float: left;
      margin-left: 8px;
      line-height: 23px;
      position: relative;
      top: 2px;
    }
    
    .map-edit-jobs{
      float: none !important;
      height: auto !important;
      margin-left: 0px !important;
    }

    .map-edit-job{
      position: relative !important;
    }

    .checkbox-edit-job{
      top: 42% !important;
      margin-left: 24% !important;
      margin-top: 0px;
    }
    
    .push-left{
      float: left !important;
    }
    
    .email-info{
      margin-top: 10px;
      margin-left: 15px;
    }
    
    .show-map-ipads{
      margin-top: 18%;
      margin-left: 12%;
    }
    
    .map-poststudent{
      margin-top: 30px !important;
      margin-left: 10px !important;
    }
    
    .map-postjob {
      margin-left: 15px !important;
      top: 66px;

    }
    div  .map_jobs{
      /*margin-bottom: -74px !important;*/
      margin-bottom: 45px !important;
      margin-top: -20px;

      /*height: 160px !important;*/
    }

    .show-poststudent {
      margin-top: 17%;
      margin-left: 16%;
    }
    
    .textarea-contact{
      width: 100% !important;
      margin-bottom: 15px;
    }
    
    .space-for-map{
      float: none;
      margin-left: 10px;
    }
    
    .container_map_editjob{
      margin-left: 20px !important;
      margin-top: 5px;
      margin-bottom: 5px;
    }
    
    .ipad-description .desc-editjob{
      width: 598px !important;
    }
    
    .view-listening-container{
      width: 35%;
    }
    
    .blockTextContact {
      display: block;
    }
    
    .date-uni-search,.date-search{
      display: none;
    }
    
    .searchForm .suggestion{
      margin-top: -3% !important;
      margin-left: 0.00% !important;
      background-color: #fff;
      position: absolute!important;
      z-index: 1000;
      border-radius: 2px;
      border-top: 1px solid #d9d9d9;
      font-family: Arial,sans-serif;
      box-shadow: 0 2px 6px rgba(0,0,0,0.3);
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      overflow: hidden;
    }

    .suggestion{
      margin-top: 4.2%;
      margin-left: 0.50%;
      background-color: #fff;
      position: absolute!important;
      z-index: 1000;
      border-radius: 2px;
      border-top: 1px solid #d9d9d9;
      font-family: Arial,sans-serif;
      box-shadow: 0 2px 6px rgba(0,0,0,0.3);
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      overflow: hidden;
    }

    .suggest-element{
      cursor: default;
      padding: 0 4px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      line-height: 30px;
      text-align: left;
      border-top: 1px solid #e6e6e6;
      font-size: 11px;
      color: #999;
    }

    .suggest-element:hover{
      background-color: #fafafa;
    }

    .suggest-element a{
      font-size: 13px;
      padding-right: 3px;
      color: #000;
      text-decoration: none;
    }
    
    .searchForm .suggestion2{
      margin-top: -3% !important;
      margin-left: 0.00% !important;
      background-color: #fff;
      position: absolute!important;
      z-index: 1000;
      border-radius: 2px;
      border-top: 1px solid #d9d9d9;
      font-family: Arial,sans-serif;
      box-shadow: 0 2px 6px rgba(0,0,0,0.3);
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      overflow: hidden;
    }

    .suggestion2{
      margin-top: 4.2%;
      margin-left: 25%;
      background-color: #fff;
      position: absolute!important;
      z-index: 1000;
      border-radius: 2px;
      border-top: 1px solid #d9d9d9;
      font-family: Arial,sans-serif;
      box-shadow: 0 2px 6px rgba(0,0,0,0.3);
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      overflow: hidden;
    }

    .suggest2-element{
      cursor: default;
      padding: 0 4px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      line-height: 30px;
      text-align: left;
      border-top: 1px solid #e6e6e6;
      font-size: 11px;
      color: #999;
    }

    .suggest2-element:hover{
      background-color: #fafafa;
    }

    .suggest2-element a{
      font-size: 13px;
      padding-right: 3px;
      color: #000;
      text-decoration: none;
    }
    
    .menu-block{
      margin-top: 15px;
      margin-bottom: 10px;
    }
    
    #remove_lk{
      padding-left: 10px !important;
    }
    
    #reset {
      width: 70px;
    }

    #pagination_saveitem{
      font-size: 14px;
    }
    .main_menu{
      height: 350px;
      overflow-x: scroll;
      overflow-y: scroll;
      }
  }

  @media screen  and (min-width: 610px) and (max-height:660px){
   body {
    /*overflow: auto !important;*/
    /*height: 100%*/
    height:auto;
  }

    /*.back_content {
    /*position: inherit !important;
    }*/
    
    .show-poststudent{
      margin-top: 21% !important;
      margin-left: 19% !important;
    }
    
    .container{
      height: 100%;
    }
    
    .footer_absolute{
      margin-top: -6%;
    }
    
    #bg-home{
      height: 100%;
      background-position: 100% 100% !important;
    } 
    
    .map-edit-jobs {
      float: none !important;
      height: auto !important;
      margin-left: 20px !important;
    }
    
    .ipad-description{
      float: left;
    }
    
    .checkbox-edit-job {
      top: 36%;
      margin-left: 20%;
      margin-top: 0px;
    }
    
    .td1_student_view {
      text-align: left;
    }
    
    .view-listening-container .captcha1,.view-listening-container .captcha3,
    .view-listening-container .captcha2{
      float: left;
      width: 105px;
    }
    
    .view-listening-container .captcha-img {
      margin-top: -4px;
      margin-left: 22px;
      float: left;
      position: absolute;
    }
    
    .view-listening-container .captcha2 input[type="text"]{
      margin-left: 1px;
      margin-top: -5px;  
      position: relative;
      float: left;
    }
    
    .view-listening-container .captcha3 {   
      position: absolute;
      /* top: 1px; */
      float: left;
      /*left: 20px;*/
      margin-top: 25px;
      margin-bottom: 10px;
    }
    
    .view-listening-container {
      width: 28%;
    }
    
    .date-posting{
      display: none;
    }

    .date-uni-search,.date-search{
      display: none;
    }
    
    .menu-block{
      margin-top: 15px;
      margin-bottom: 10px;
    }
    .main_menu{
        height: 350px;
        overflow-x: scroll;
        overflow-y: scroll;
      }
  }
  @media screen  and (min-width: 669px) and (max-height:1024px){
    body {
      /*overflow: scroll !important;*/
      height: 100%
    }
    
    .show-poststudent{
      margin-top: 17% !important;
      margin-left: 0% !important;
      padding-top: 5px !important;
      /*border: 1pt solid black;*/
    }
    
    .container{
      height: 100%;
    }
    
    .footer_absolute{
      margin-top: -6%;
    }
    
    #bg-home{
      height: 100%;
      background-position: 100% 100% !important;
    } 
    
    .map-edit-jobs {
      float: none !important;
      height: auto !important;
      margin-left: 20px !important;
    }
    
    .ipad-description{
      float: left;
    }
    
    .checkbox-edit-job {
      top: 36%;
      margin-left: 20%;
      margin-top: 0px;
    }
    
    .td1_student_view {
      text-align: left;
    }
    
    .view-listening-container .captcha1,.view-listening-container .captcha3,
    .view-listening-container .captcha2{
      float: left;
      width: 105px;
    }
    
    .view-listening-container .captcha-img {
      margin-top: -4px;
      margin-left: -10px;
    }
    
    .view-listening-container .captcha2 input[type="text"]{
      margin-left: 0px;
    }
    
    .view-listening-container {
      width: 28%;
    }
    
    .date-posting{
      display: none;
    }

    .date-uni-search,.date-search{
      display: none;
    }
    
    .menu-block{
      margin-top: 15px;
      margin-bottom: 10px;
    }
    .main_menu{
      height: 350px;
      overflow-x: scroll;
      overflow-y: scroll;
    }
  }
  @media screen and (max-width: 650px) and (max-width: 668px){
    .view-listening-container .captcha1 .captcha-img{
    /*margin-top: -4px;
    margin-left: 15px;*/
    margin-top: 7px;
    margin-left: 33px;

  }

  .view-listening-container .captcha2 input[type="text"]{
    margin-left: 1px;
    margin-top: 6px;
    position: relative;
    float: left;
    margin-bottom: 15px;
  }

  .view-listening-container .captcha3 {   
    position: absolute;
    /* top: 1px; */
    float: left;
    left: 20px;
    margin-top: 48px;
  }
  .main_menu{
    height: 350px;
    overflow-x: scroll;
    overflow-y: scroll;
      }
}
#listing_repost,
#listing_close,
#listing_edit {
	font-size:14px !important;
	margin-right:2px !important;
}
.table_column3{
	margin-top: -26px !important;
}
td {
  /*width: 35% !important;*/
}
#form_contact_us{
  float: left;
  width: 60%;
}
#text_contact_us{
  float: left;
  font-size: 10px;
  margin-left: 20px;
  text-align: left;
  width: 35%;
}
#contact_info_links{
  float: left;
  width: 50%;
}
#last_listings{
  float: left;
  width: 40%;
}
#last_listings_separator{
  float: left;
  width: 3%;
}
#search_bar{
  width: 420px;
}